Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Simple Emailer
simple-mail.r1.4 KB
13 Mar 2003
A simple script, which uses the e-mail capabilities of REBOL in a more user friendly way.
author: Klaus Matuschek
Simple Script
simple.r395 bytes
13 Mar 2003
The traditional Hello World example script.
author: [unknown]
Simple Virtual Shrink
shrink.r12.7 KB
13 Mar 2003
This script is a virtual shrink chatter bot . It was obviously inspired by the original shrink bot called Eliza. When the program gets a sentence in English, it tries to find a matching rule in its rule database and if it understands the sentence it tries to give a reasonable reply. (Type quit to quit)
author: Martin Johannesson
Simplified VID resizing
simple-vid-resizing.r
 discussion
v:1.5.2
12.0 KB
23 May 2020
Helps create resizing VID guis
author: Marco Antoniazzi
site-build
site-build.rv:1.0.0
40.1 KB
13 Mar 2003
site-build basicaly builds/updates a website based on the template I have developed. Requires html 4.0 compliant browser (opera 5 or IE 5).
author: Rishi Oswal
window resizer style example
simple-win-resizer-style.rv:0.1.0
2.5 KB
2 Jun 2011
A quick way to add a simple window resizer to VID GUIs
author: Marco Antoniazzi
SLiM - STEEL | Library Manager
slim.rv:0.9.13
29.1 KB
7 Mar 2009
Loads and Manage Run-time linkable libraries. Also serves as a specification.
author: Maxim Olivier-Adlhoch
2D transformations
transforms-2d.rv:0.5.1
15.0 KB
17 Oct 2020
icon for transforms-2d.rVisualize and experiment with 2D transformation matrices
author: Marco Antoniazzi
Telnet Chat
telnetchat.rv:1.0.0
4.3 KB
6 May 2003
A chat-server you can telnet to! ;o)
author: Tommy Giessing Pedersen
Text effect styles
text-effects.rv:1.0.0
2.3 KB
6 May 2003
This version contains just 'sine-text style...
author: Oldes
TextureLab - Texture generator
texture-lab.rv:0.3.3
25.6 KB
31 Oct 2006
Generate mathematical textures
author: ReBolek
REBOL CGI Test Script
test.rv:0.0.2
3.1 KB
17 Jan 2005
REBOL Test CGI-Script for Serve-It!
author: Dirk Weyand
Tiff Lib
tifflib.rv:1.0
47.3 KB
2 Mar 2010
A basic library for reading and writing Tiff files
author: François Jouen
Time
the-blue-clock.rv:1.0.0
2.1 KB
20 Nov 2005
This script is a demonstration of an analog clock & of a clock movement.
author: R. v.d.Zee
Time Clock
time-clock.r5.2 KB
16 Jan 2011
Used to log hours worked by employees. To help eliminate potential falsified hours, the program takes a photo of the employee each time they clock in and clock out, and sets the system clock using Ladislav Mercir's nist-clock.r This code is provided as-is, with no warranty expressed or implied. Use it at your own risk. This [...]
author: nick
Time-Line
time-line.rv:0.3.1
27.7 KB
4 Mar 2006
Time-line VID style for use in time-table editing using AGG.
author: Christian Ensel
Title Bar - Windows API
title-bar.r1.8 KB
2 Jul 2008
This example demonstrates how to use the Windows API to adjust the title bar in your Rebol programs. Just include this code in your script if you need to eliminate the default 'Rebol - ' text at the top of your GUI programs. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
tooltipVid.r
toolt4vid.rv:1.0
3.1 KB
3 Feb 2006
Tooltip for VID (less bugged than previous version. This work is the mixing of 2 different ways to handle tooltips in vid not using style package anymore
author: Shadwolf, Boss, DideC, Volker
Topic Tags
topic-tags.r
 discussion
v:0.2.1
9.3 KB
15 May 2004
Makes tagging the mailing list a little bit more comfortable. Lists all topic tags in a window which I like to have open while tagging. Clicking on any tag copies it into clipboard so I only have to paste it into browser.
author: Christian Ensel
Rebol TCP Ping
tcpping.rv:1.0.0
16.2 KB
5 Jul 2006
Ping version using TCP
author: François Jouen